Things that matched 'actionscript 3'

  • How can script injections be good?

    Wandering around the various blogs and forums relating to ActionScript, as I frequently do, I came across an article that not really troubled me. Over on...

  • Duplicate event listeners

    I got asked the other day what happens if you already have a listener assigned to an object and then reassign it again. Wondering under...

  • Typed Arrays - Hurray!

    I for one am very pleased to see that the typed Array is making a debut in the forthcoming Flash Player 10 release! For those...

  • For those considering FDT

    As an AS3.0 developer there are two clear enterprise-level IDEs you could invest in: Flex Builder 2/3 and FDT. Over the past 12 months I...

  • Blink Quiz

    Watch clips from movie favourites, then answer quick-fire questions, but be quick! The quiz builds on the core AS3.0 player framework I built for blinkBox, and...

  • Flex addChild() LiveDocs issue

    I've noticed that the LiveDocs incorrectly state the type acceptable to a container's addChild() method, leading to confusion in the novice Flex development community. In the...

  • Video.clear() is broken in AS3.0

    After a few hours trying to get it to work, I've thrown my vote behind bug ASC-3115 on the ActionScript compiler bug system. Each time...

  • stageWidth is zero in IE

    There's a strange bug in SWFs embedded in IE using SWFObject where even after your ADDED_TO_STAGE events have fired, on initialisation both stage.stageWidth and stage.stageHeight...

  • mouseChildren?

    Yet another quirk of buttonMode in AS3.0 is the art of getting your MovieClips to behave like buttons to useHandCursor. Simply setting buttonMode=true will only...

  • What's happened to stage? Unravelling the display list

    You're trying to do something like: public class MyClass extends Sprite { public function MyClass() { ...

Page 1| 2| 3| 4| 5| 6| 7|

68 articles